home *** CD-ROM | disk | FTP | other *** search
/ Perl Multimedia Cyber Classroom / PERL Multimedia Cyber Classroom (Prentice Hall)(1998).ISO / perlbyex / code.jar / 08ex003.jar / code / ch08 / 08ex003 / go.bat < prev    next >
DOS Batch File  |  1998-04-01  |  147b  |  6 lines

  1. @echo off
  2. echo If you are running this on a Windows system, press control-Z instead of con
  3. trol-D to exit the program^M
  4. perl 08ex003.pl
  5. pause
  6.